[INFO] cloning repository https://github.com/nglmercer/plugin-system-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nglmercer/plugin-system-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnglmercer%2Fplugin-system-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnglmercer%2Fplugin-system-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e488dae1747ba239172dfcc9007035c4cbf414f
[INFO] fixing nglmercer/plugin-system-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnglmercer%2Fplugin-system-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nglmercer/plugin-system-rs
[INFO] finished tweaking git repo https://github.com/nglmercer/plugin-system-rs
[INFO] tweaked toml for git repo https://github.com/nglmercer/plugin-system-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nglmercer/plugin-system-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nglmercer/plugin-system-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd0a2a073c41b53cbac336f18ecfafa8cab5e80028484c2c2c389b691ec7d608
[INFO] running `Command { std: "docker" "start" "bd0a2a073c41b53cbac336f18ecfafa8cab5e80028484c2c2c389b691ec7d608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd0a2a073c41b53cbac336f18ecfafa8cab5e80028484c2c2c389b691ec7d608" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd0a2a073c41b53cbac336f18ecfafa8cab5e80028484c2c2c389b691ec7d608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd0a2a073c41b53cbac336f18ecfafa8cab5e80028484c2c2c389b691ec7d608" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/plugin-system/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-events/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-actions/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-profiles/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-devices/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-paths/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-plugins/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/sd-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-system/tests/cabi-fixture/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/plugin-timer/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/plugin-system-monitor/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/plugin-key-simulator/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/plugin-volume-master/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/plugin-obs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling plugin-macros v0.1.0 (/opt/rustwide/workdir/crates/plugin-macros)
[INFO] [stderr]    Migrating crates/plugin-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking sd-types v0.1.0 (/opt/rustwide/workdir/crates/sd-types)
[INFO] [stderr]    Migrating crates/sd-types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking plugin-system v0.1.0 (/opt/rustwide/workdir/crates/plugin-system)
[INFO] [stderr]    Migrating crates/plugin-system/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]        Fixed crates/plugin-system/src/registry.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/plugin-system/src/manager.rs:505:39
[INFO] [stdout]     |
[INFO] [stdout] 503 |             let ctx = PluginContext::new(self.registry.clone(), self.command_registry.clone());
[INFO] [stdout]     |                 ---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `ctx` calls a custom destructor
[INFO] [stdout]     |                 `ctx` will be dropped later as of Edition 2024
[INFO] [stdout] 504 |             let registry = self.read_registry(self.registry.read(), "PluginRegistry")?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `registry` calls a custom destructor
[INFO] [stdout]     |                 `registry` will be dropped later as of Edition 2024
[INFO] [stdout] 505 |             if let Some(plugin_arc) = registry.get_by_name(&name) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 509 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ctx` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `registry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/plugin-system/src/cabi.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/plugin-system/src/manager.rs:588:39
[INFO] [stdout]     |
[INFO] [stdout] 587 |             let registry = self.read_registry(self.registry.read(), "PluginRegistry")?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `registry` calls a custom destructor
[INFO] [stdout]     |                 `registry` will be dropped later as of Edition 2024
[INFO] [stdout] 588 |             if let Some(plugin_arc) = registry.get_by_name(name) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 592 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `registry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/plugin-system/src/macros.rs (7 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/plugin-system/src/manager.rs:829:39
[INFO] [stdout]     |
[INFO] [stdout] 827 |             let ctx = PluginContext::new(self.registry.clone(), self.command_registry.clone());
[INFO] [stdout]     |                 ---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `ctx` calls a custom destructor
[INFO] [stdout]     |                 `ctx` will be dropped later as of Edition 2024
[INFO] [stdout] 828 |             let registry = self.read_registry(self.registry.read(), "PluginRegistry")?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `registry` calls a custom destructor
[INFO] [stdout]     |                 `registry` will be dropped later as of Edition 2024
[INFO] [stdout] 829 |             if let Some(plugin_arc) = registry.get_by_name(&name) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 833 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ctx` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `registry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking sd-events v0.1.0 (/opt/rustwide/workdir/crates/sd-events)
[INFO] [stderr]    Migrating crates/sd-events/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking sd-actions v0.1.0 (/opt/rustwide/workdir/crates/sd-actions)
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Migrating crates/sd-actions/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sd-paths v0.1.0 (/opt/rustwide/workdir/crates/sd-paths)
[INFO] [stderr]    Migrating crates/sd-paths/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking local-ip-address v0.6.13
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking sd-plugins v0.1.0 (/opt/rustwide/workdir/crates/sd-plugins)
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Migrating crates/sd-plugins/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sd-devices v0.1.0 (/opt/rustwide/workdir/crates/sd-devices)
[INFO] [stderr]     Checking sd-profiles v0.1.0 (/opt/rustwide/workdir/crates/sd-profiles)
[INFO] [stderr]    Migrating crates/sd-devices/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Migrating crates/sd-profiles/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking tokio-websockets v0.13.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]    Compiling cabi-fixture v1.2.3 (/opt/rustwide/workdir/crates/plugin-system/tests/cabi-fixture)
[INFO] [stderr]    Migrating crates/plugin-system/tests/cabi-fixture/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking obws v0.15.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking libpulse-binding v2.30.1
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking windows-sys v0.52.0
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking plugin-key-simulator v0.1.0 (/opt/rustwide/workdir/plugins/plugin-key-simulator)
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Migrating plugins/plugin-key-simulator/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sd-api v0.1.0 (/opt/rustwide/workdir/crates/sd-api)
[INFO] [stderr]    Migrating crates/sd-api/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking plugin-system-monitor v0.1.0 (/opt/rustwide/workdir/plugins/plugin-system-monitor)
[INFO] [stderr]     Checking sd-plugins-cli v0.2.0 (/opt/rustwide/workdir/crates/plugin-cli)
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]        Fixed crates/sd-api/src/api/helpers.rs (13 fixes)
[INFO] [stderr]        Fixed crates/sd-api/src/api/system.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 103 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 111 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 112 |     )
[INFO] [stdout] 113 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 120 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 131 |     )
[INFO] [stdout] 132 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 136 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 146 |     )
[INFO] [stdout] 147 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 151 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 160 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 161 |     )
[INFO] [stdout] 162 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 166 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 175 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 176 |     )
[INFO] [stdout] 177 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 181 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 191 |     )
[INFO] [stdout] 192 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 196 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 205 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 206 |     )
[INFO] [stdout] 207 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:222:10
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 213 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 222 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 223 |     )
[INFO] [stdout] 224 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 230 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 238 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 239 |     )
[INFO] [stdout] 240 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:257:10
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 247 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 257 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 258 |     )
[INFO] [stdout] 259 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:273:10
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 265 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 274 |     )
[INFO] [stdout] 275 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:292:10
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 293 |     )
[INFO] [stdout] 294 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 301 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 311 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 312 |     )
[INFO] [stdout] 313 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:326:10
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 317 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 326 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 327 |     )
[INFO] [stdout] 328 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:341:10
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 332 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 341 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 342 |     )
[INFO] [stdout] 343 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:357:10
[INFO] [stdout]     |
[INFO] [stdout] 348 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 349 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 357 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 358 |     )
[INFO] [stdout] 359 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 365 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 366 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 377 |     )
[INFO] [stdout] 378 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:388:94
[INFO] [stdout]     |
[INFO] [stdout] 385 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 386 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] 387 |     let args = serde_json::json!({"scene_name": scene_name});
[INFO] [stdout] 388 |     Json(crate::api::helpers::call_plugin_response(&manager, "obs", "get_scene_items", args).await)
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 389 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:406:10
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 396 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 406 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 407 |     )
[INFO] [stdout] 408 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:420:10
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 412 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 420 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 421 |     )
[INFO] [stdout] 422 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:439:10
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 429 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 439 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 440 |     )
[INFO] [stdout] 441 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/sd-api/src/api/plugins.rs:29:29
[INFO] [stdout]      |
[INFO] [stdout]   29 |         while let Some(field) = multipart
[INFO] [stdout]      |  ______________________-----____^
[INFO] [stdout]      | |  ____________________|________|
[INFO] [stdout]      | | |                    |
[INFO] [stdout]      | | |                    `field` calls a custom destructor
[INFO] [stdout]      | | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   30 | | |         .next_field()
[INFO] [stdout]   31 | | |         .await
[INFO] [stdout]      | | |          -----
[INFO] [stdout]      | | |          |   |
[INFO] [stdout]      | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |            up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]   32 | |           .map_err(|e| format!("Failed to read multipart field: {e}"))?
[INFO] [stdout]      | |                                                                       ^
[INFO] [stdout]      | |                                                                       |
[INFO] [stdout]      | |                                                                       this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                                                                       up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______________________________________________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                                                         up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   37 |                 let bytes = field
[INFO] [stdout]      |    _________________-----___-
[INFO] [stdout]      |    _________________|_______|
[INFO] [stdout]      |    _________________|_______|
[INFO] [stdout]      |    _________________|_______|
[INFO] [stdout]      |   |                 |
[INFO] [stdout]      |   |                 `bytes` calls a custom destructor
[INFO] [stdout]      |   |                 `bytes` will be dropped later as of Edition 2024
[INFO] [stdout]   38 |   |                 .bytes()
[INFO] [stdout]   39 |   |                 .await
[INFO] [stdout]      |   |                  -----
[INFO] [stdout]      |   |__________________|___|
[INFO] [stdout]      |   |__________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                      |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   40 |   |                 .map_err(|e| format!("Failed to read plugin file: {e}"))?;
[INFO] [stdout]      |   |                                                                         -
[INFO] [stdout]      |   |_________________________________________________________________________|
[INFO] [stdout]      |   |_________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   46 |                 let value = field
[INFO] [stdout]      |    _________________________-
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]   47 |   |                 .text()
[INFO] [stdout]   48 |   |                 .await
[INFO] [stdout]      |   |                  -----
[INFO] [stdout]      |   |__________________|___|
[INFO] [stdout]      |   |__________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                      |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 |   |     }
[INFO] [stdout]      |   |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/plugins.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let plugin_manager = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `plugin_manager` calls a custom destructor
[INFO] [stdout]     |         `plugin_manager` will be dropped later as of Edition 2024
[INFO] [stdout] 139 |     let manager = plugin_manager.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] 140 |
[INFO] [stdout] 141 |     match manager.get_plugin_arc(&plugin_name) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `plugin_manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `plugin_manager` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/volume.rs:188:10
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 178 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 189 |     )
[INFO] [stdout] 190 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/volume.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 197 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 207 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 208 |     )
[INFO] [stdout] 209 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/volume.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 216 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 227 |     )
[INFO] [stdout] 228 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/volume.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 235 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 246 |     )
[INFO] [stdout] 247 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/sd-api/src/api/websocket.rs:58:52
[INFO] [stdout]    |
[INFO] [stdout] 48 |       while let Some(msg) = receiver.next().await {
[INFO] [stdout]    |                      ---                    -----
[INFO] [stdout]    |                      |                      |
[INFO] [stdout]    |                      |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                      |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                      `msg` calls a custom destructor
[INFO] [stdout]    |                      `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 58 |                                   if let Some(dev) = state
[INFO] [stdout]    |  _____________________________________________---____^
[INFO] [stdout]    | |                                             |
[INFO] [stdout]    | |                                             `dev` calls a custom destructor
[INFO] [stdout]    | |                                             `dev` will be dropped later as of Edition 2024
[INFO] [stdout] 59 | |                                     .device_manager
[INFO] [stdout] 60 | |                                     .get_device(&DeviceId(device.to_string()))
[INFO] [stdout] 61 | |                                     .await
[INFO] [stdout]    | |                                      ----^
[INFO] [stdout]    | |                                      |   |
[INFO] [stdout]    | |                                      |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    | |                                      |   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |______________________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]    |                                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 |                               }
[INFO] [stdout]    |                               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `dev` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/sd-api/src/api/websocket.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |       while let Some(msg) = receiver.next().await {
[INFO] [stdout]    |                      ---    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                      |      |               |
[INFO] [stdout]    |                      |      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                      |      |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                      |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                      |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                      `msg` calls a custom destructor
[INFO] [stdout]    |                      `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 58 |                                   if let Some(dev) = state
[INFO] [stdout]    |  _____________________________________________---____-
[INFO] [stdout]    | |                                             |
[INFO] [stdout]    | |                                             `dev` calls a custom destructor
[INFO] [stdout]    | |                                             `dev` will be dropped later as of Edition 2024
[INFO] [stdout] 59 | |                                     .device_manager
[INFO] [stdout] 60 | |                                     .get_device(&DeviceId(device.to_string()))
[INFO] [stdout] 61 | |                                     .await
[INFO] [stdout]    | |                                      -----
[INFO] [stdout]    | |                                      |   |
[INFO] [stdout]    | |______________________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]    |                                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 75 |       }
[INFO] [stdout]    |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `dev` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 103 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 111 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 112 |     )
[INFO] [stdout] 113 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 120 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 131 |     )
[INFO] [stdout] 132 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 136 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 146 |     )
[INFO] [stdout] 147 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 151 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 160 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 161 |     )
[INFO] [stdout] 162 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 166 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 175 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 176 |     )
[INFO] [stdout] 177 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 181 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 191 |     )
[INFO] [stdout] 192 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 196 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 205 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 206 |     )
[INFO] [stdout] 207 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:222:10
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 213 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 222 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 223 |     )
[INFO] [stdout] 224 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 230 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 238 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 239 |     )
[INFO] [stdout] 240 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:257:10
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 247 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 257 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 258 |     )
[INFO] [stdout] 259 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:273:10
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 265 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 274 |     )
[INFO] [stdout] 275 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:292:10
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 293 |     )
[INFO] [stdout] 294 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 301 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 311 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 312 |     )
[INFO] [stdout] 313 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:326:10
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 317 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 326 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 327 |     )
[INFO] [stdout] 328 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:341:10
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 332 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 341 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 342 |     )
[INFO] [stdout] 343 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:357:10
[INFO] [stdout]     |
[INFO] [stdout] 348 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 349 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 357 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 358 |     )
[INFO] [stdout] 359 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 365 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 366 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 377 |     )
[INFO] [stdout] 378 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:388:94
[INFO] [stdout]     |
[INFO] [stdout] 385 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 386 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] 387 |     let args = serde_json::json!({"scene_name": scene_name});
[INFO] [stdout] 388 |     Json(crate::api::helpers::call_plugin_response(&manager, "obs", "get_scene_items", args).await)
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 389 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:406:10
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 396 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 406 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 407 |     )
[INFO] [stdout] 408 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:420:10
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 412 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 420 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 421 |     )
[INFO] [stdout] 422 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/obs.rs:439:10
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 429 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 439 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 440 |     )
[INFO] [stdout] 441 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/sd-api/src/api/plugins.rs:29:29
[INFO] [stdout]      |
[INFO] [stdout]   29 |         while let Some(field) = multipart
[INFO] [stdout]      |  ______________________-----____^
[INFO] [stdout]      | |  ____________________|________|
[INFO] [stdout]      | | |                    |
[INFO] [stdout]      | | |                    `field` calls a custom destructor
[INFO] [stdout]      | | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   30 | | |         .next_field()
[INFO] [stdout]   31 | | |         .await
[INFO] [stdout]      | | |          -----
[INFO] [stdout]      | | |          |   |
[INFO] [stdout]      | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |            up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]   32 | |           .map_err(|e| format!("Failed to read multipart field: {e}"))?
[INFO] [stdout]      | |                                                                       ^
[INFO] [stdout]      | |                                                                       |
[INFO] [stdout]      | |                                                                       this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                                                                       up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______________________________________________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                                                         up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   37 |                 let bytes = field
[INFO] [stdout]      |    _________________-----___-
[INFO] [stdout]      |    _________________|_______|
[INFO] [stdout]      |    _________________|_______|
[INFO] [stdout]      |    _________________|_______|
[INFO] [stdout]      |   |                 |
[INFO] [stdout]      |   |                 `bytes` calls a custom destructor
[INFO] [stdout]      |   |                 `bytes` will be dropped later as of Edition 2024
[INFO] [stdout]   38 |   |                 .bytes()
[INFO] [stdout]   39 |   |                 .await
[INFO] [stdout]      |   |                  -----
[INFO] [stdout]      |   |__________________|___|
[INFO] [stdout]      |   |__________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                      |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   40 |   |                 .map_err(|e| format!("Failed to read plugin file: {e}"))?;
[INFO] [stdout]      |   |                                                                         -
[INFO] [stdout]      |   |_________________________________________________________________________|
[INFO] [stdout]      |   |_________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   46 |                 let value = field
[INFO] [stdout]      |    _________________________-
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]   47 |   |                 .text()
[INFO] [stdout]   48 |   |                 .await
[INFO] [stdout]      |   |                  -----
[INFO] [stdout]      |   |__________________|___|
[INFO] [stdout]      |   |__________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                      |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 |   |     }
[INFO] [stdout]      |   |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/plugins.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let plugin_manager = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `plugin_manager` calls a custom destructor
[INFO] [stdout]     |         `plugin_manager` will be dropped later as of Edition 2024
[INFO] [stdout] 139 |     let manager = plugin_manager.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] 140 |
[INFO] [stdout] 141 |     match manager.get_plugin_arc(&plugin_name) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `plugin_manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `plugin_manager` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/volume.rs:188:10
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 178 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 189 |     )
[INFO] [stdout] 190 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/volume.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 197 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 207 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 208 |     )
[INFO] [stdout] 209 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/volume.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 216 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 227 |     )
[INFO] [stdout] 228 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/sd-api/src/api/volume.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let pm = state.plugin_manager.plugin_manager();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pm` calls a custom destructor
[INFO] [stdout]     |         `pm` will be dropped later as of Edition 2024
[INFO] [stdout] 235 |     let manager = pm.read().await;
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `manager` calls a custom destructor
[INFO] [stdout]     |         `manager` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |         .await,
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 246 |     )
[INFO] [stdout] 247 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pm` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `manager` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/sd-api/src/api/websocket.rs:58:52
[INFO] [stdout]    |
[INFO] [stdout] 48 |       while let Some(msg) = receiver.next().await {
[INFO] [stdout]    |                      ---                    -----
[INFO] [stdout]    |                      |                      |
[INFO] [stdout]    |                      |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                      |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                      `msg` calls a custom destructor
[INFO] [stdout]    |                      `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 58 |                                   if let Some(dev) = state
[INFO] [stdout]    |  _____________________________________________---____^
[INFO] [stdout]    | |                                             |
[INFO] [stdout]    | |                                             `dev` calls a custom destructor
[INFO] [stdout]    | |                                             `dev` will be dropped later as of Edition 2024
[INFO] [stdout] 59 | |                                     .device_manager
[INFO] [stdout] 60 | |                                     .get_device(&DeviceId(device.to_string()))
[INFO] [stdout] 61 | |                                     .await
[INFO] [stdout]    | |                                      ----^
[INFO] [stdout]    | |                                      |   |
[INFO] [stdout]    | |                                      |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    | |                                      |   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |______________________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]    |                                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 |                               }
[INFO] [stdout]    |                               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `dev` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/sd-api/src/api/websocket.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |       while let Some(msg) = receiver.next().await {
[INFO] [stdout]    |                      ---    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                      |      |               |
[INFO] [stdout]    |                      |      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                      |      |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                      |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                      |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                      `msg` calls a custom destructor
[INFO] [stdout]    |                      `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 58 |                                   if let Some(dev) = state
[INFO] [stdout]    |  _____________________________________________---____-
[INFO] [stdout]    | |                                             |
[INFO] [stdout]    | |                                             `dev` calls a custom destructor
[INFO] [stdout]    | |                                             `dev` will be dropped later as of Edition 2024
[INFO] [stdout] 59 | |                                     .device_manager
[INFO] [stdout] 60 | |                                     .get_device(&DeviceId(device.to_string()))
[INFO] [stdout] 61 | |                                     .await
[INFO] [stdout]    | |                                      -----
[INFO] [stdout]    | |                                      |   |
[INFO] [stdout]    | |______________________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]    |                                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 75 |       }
[INFO] [stdout]    |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `dev` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plugin-obs v0.1.0 (/opt/rustwide/workdir/plugins/plugin-obs)
[INFO] [stderr]    Migrating plugins/plugin-system-monitor/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/plugin-cli/src/packaging/formats/appimage.rs (1 fix)
[INFO] [stderr]     Checking plugin-volume-master v0.1.0 (/opt/rustwide/workdir/plugins/plugin-volume-master)
[INFO] [stderr]    Migrating plugins/plugin-obs/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:292:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 293 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 294 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout] 306 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 311 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 312 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 313 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:364:14
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 364 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 365 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 366 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 383 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 384 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 385 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:403:14
[INFO] [stdout]     |
[INFO] [stdout] 398 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 403 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 404 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 405 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:450:14
[INFO] [stdout]     |
[INFO] [stdout] 445 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 450 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 451 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 452 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:511:14
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 511 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 512 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 513 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:534:14
[INFO] [stdout]     |
[INFO] [stdout] 528 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 534 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 535 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 536 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:552:14
[INFO] [stdout]     |
[INFO] [stdout] 547 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 552 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 553 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 554 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:572:14
[INFO] [stdout]     |
[INFO] [stdout] 567 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 572 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 573 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 574 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:590:14
[INFO] [stdout]     |
[INFO] [stdout] 585 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 590 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 591 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 592 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:609:14
[INFO] [stdout]     |
[INFO] [stdout] 604 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 609 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 610 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 611 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:665:14
[INFO] [stdout]     |
[INFO] [stdout] 660 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 665 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 666 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 667 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:732:14
[INFO] [stdout]     |
[INFO] [stdout] 722 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 732 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 733 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 734 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:750:14
[INFO] [stdout]     |
[INFO] [stdout] 745 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 750 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 751 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 752 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> plugins/plugin-obs/src/obs_controller.rs:769:14
[INFO] [stdout]     |
[INFO] [stdout] 764 |         let guard = self.client.read().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 769 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 770 |             .map_err(|e| format!("{}", e))
[INFO] [stdout] 771 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating plugins/plugin-volume-master/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-system/tests/cabi-fixture/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/plugin-system/tests/cabi-fixture/src/lib.rs (10 fixes)
[INFO] [stderr]    Migrating crates/plugin-system/tests/manager_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-system/tests/cabi_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-system/tests/registry_tests.rs from 2021 edition to 2024
[INFO] [stderr]     Checking plugin-timer v0.1.0 (/opt/rustwide/workdir/plugins/plugin-timer)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/plugin-system/src/manager.rs:505:39
[INFO] [stdout]     |
[INFO] [stdout] 503 |             let ctx = PluginContext::new(self.registry.clone(), self.command_registry.clone());
[INFO] [stdout]     |                 ---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `ctx` calls a custom destructor
[INFO] [stdout]     |                 `ctx` will be dropped later as of Edition 2024
[INFO] [stdout] 504 |             let registry = self.read_registry(self.registry.read(), "PluginRegistry")?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `registry` calls a custom destructor
[INFO] [stdout]     |                 `registry` will be dropped later as of Edition 2024
[INFO] [stdout] 505 |             if let Some(plugin_arc) = registry.get_by_name(&name) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 509 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ctx` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `registry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/plugin-system/src/manager.rs:588:39
[INFO] [stdout]     |
[INFO] [stdout] 587 |             let registry = self.read_registry(self.registry.read(), "PluginRegistry")?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `registry` calls a custom destructor
[INFO] [stdout]     |                 `registry` will be dropped later as of Edition 2024
[INFO] [stdout] 588 |             if let Some(plugin_arc) = registry.get_by_name(name) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 592 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `registry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/plugin-system/src/manager.rs:829:39
[INFO] [stdout]     |
[INFO] [stdout] 827 |             let ctx = PluginContext::new(self.registry.clone(), self.command_registry.clone());
[INFO] [stdout]     |                 ---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `ctx` calls a custom destructor
[INFO] [stdout]     |                 `ctx` will be dropped later as of Edition 2024
[INFO] [stdout] 828 |             let registry = self.read_registry(self.registry.read(), "PluginRegistry")?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `registry` calls a custom destructor
[INFO] [stdout]     |                 `registry` will be dropped later as of Edition 2024
[INFO] [stdout] 829 |             if let Some(plugin_arc) = registry.get_by_name(&name) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 833 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ctx` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `registry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating plugins/plugin-timer/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking muda v0.19.2
[INFO] [stderr]     Checking libappindicator v0.9.0
[INFO] [stderr]     Checking tao v0.34.8
[INFO] [stderr]     Checking tray-icon v0.24.1
[INFO] [stderr]     Checking sd-core v0.1.0 (/opt/rustwide/workdir/crates/sd-core)
[INFO] [stderr]    Migrating crates/sd-core/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 15s
[INFO] [stderr] crater-edition-check: plugin-system v0.1.0 (/opt/rustwide/workdir/crates/plugin-system) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: plugin-macros v0.1.0 (/opt/rustwide/workdir/crates/plugin-macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-types v0.1.0 (/opt/rustwide/workdir/crates/sd-types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-events v0.1.0 (/opt/rustwide/workdir/crates/sd-events) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-actions v0.1.0 (/opt/rustwide/workdir/crates/sd-actions) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-profiles v0.1.0 (/opt/rustwide/workdir/crates/sd-profiles) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-devices v0.1.0 (/opt/rustwide/workdir/crates/sd-devices) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-paths v0.1.0 (/opt/rustwide/workdir/crates/sd-paths) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-api v0.1.0 (/opt/rustwide/workdir/crates/sd-api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-plugins v0.1.0 (/opt/rustwide/workdir/crates/sd-plugins) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-core v0.1.0 (/opt/rustwide/workdir/crates/sd-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sd-plugins-cli v0.2.0 (/opt/rustwide/workdir/crates/plugin-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cabi-fixture v1.2.3 (/opt/rustwide/workdir/crates/plugin-system/tests/cabi-fixture) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: plugin-timer v0.1.0 (/opt/rustwide/workdir/plugins/plugin-timer) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: plugin-system-monitor v0.1.0 (/opt/rustwide/workdir/plugins/plugin-system-monitor) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: plugin-key-simulator v0.1.0 (/opt/rustwide/workdir/plugins/plugin-key-simulator) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: plugin-volume-master v0.1.0 (/opt/rustwide/workdir/plugins/plugin-volume-master) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: plugin-obs v0.1.0 (/opt/rustwide/workdir/plugins/plugin-obs) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling plugin-macros v0.1.0 (/opt/rustwide/workdir/crates/plugin-macros)
[INFO] [stderr]     Checking sd-types v0.1.0 (/opt/rustwide/workdir/crates/sd-types)
[INFO] [stderr]     Checking sd-paths v0.1.0 (/opt/rustwide/workdir/crates/sd-paths)
[INFO] [stderr]    Compiling cabi-fixture v1.2.3 (/opt/rustwide/workdir/crates/plugin-system/tests/cabi-fixture)
[INFO] [stderr]     Checking sd-plugins-cli v0.2.0 (/opt/rustwide/workdir/crates/plugin-cli)
[INFO] [stderr]     Checking sd-events v0.1.0 (/opt/rustwide/workdir/crates/sd-events)
[INFO] [stderr]     Checking plugin-system v0.1.0 (/opt/rustwide/workdir/crates/plugin-system)
[INFO] [stderr]     Checking sd-actions v0.1.0 (/opt/rustwide/workdir/crates/sd-actions)
[INFO] [stderr]     Checking sd-devices v0.1.0 (/opt/rustwide/workdir/crates/sd-devices)
[INFO] [stderr]     Checking sd-profiles v0.1.0 (/opt/rustwide/workdir/crates/sd-profiles)
[INFO] [stderr]     Checking sd-plugins v0.1.0 (/opt/rustwide/workdir/crates/sd-plugins)
[INFO] [stderr]     Checking plugin-system-monitor v0.1.0 (/opt/rustwide/workdir/plugins/plugin-system-monitor)
[INFO] [stderr]     Checking plugin-timer v0.1.0 (/opt/rustwide/workdir/plugins/plugin-timer)
[INFO] [stderr]     Checking plugin-obs v0.1.0 (/opt/rustwide/workdir/plugins/plugin-obs)
[INFO] [stderr]     Checking plugin-volume-master v0.1.0 (/opt/rustwide/workdir/plugins/plugin-volume-master)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/plugin-volume-master/src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[plugin_system::plugin_export]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_system::plugin_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/plugin-timer/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[plugin_system::plugin_export]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_system::plugin_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/plugin-system-monitor/src/lib.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[plugin_system::plugin_export]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_system::plugin_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plugin-key-simulator v0.1.0 (/opt/rustwide/workdir/plugins/plugin-key-simulator)
[INFO] [stderr] error: could not compile `plugin-timer` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/plugin-key-simulator/src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[plugin_system::plugin_export]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `plugin_system::plugin_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/plugin-obs/src/lib.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[plugin_system::plugin_export(interfaces = ["ObsControl"])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_system::plugin_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plugin-system-monitor` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `plugin-volume-master` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `plugin-key-simulator` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `plugin-obs` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bd0a2a073c41b53cbac336f18ecfafa8cab5e80028484c2c2c389b691ec7d608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0a2a073c41b53cbac336f18ecfafa8cab5e80028484c2c2c389b691ec7d608", kill_on_drop: false }`
[INFO] [stdout] bd0a2a073c41b53cbac336f18ecfafa8cab5e80028484c2c2c389b691ec7d608
